Skip to content

Conversation

cwarden
Copy link

@cwarden cwarden commented Nov 7, 2023

No description provided.

@cwarden
Copy link
Author

cwarden commented Nov 7, 2023

I'm trying to figure out why jot -r 10 1 1000000 | parallel -P1 redo-ifchange out/{}.txt fails, but jot -r 1000 1 1000000 | parallel -P1 redo-ifchange {}.txt works, as does jot -r 1000 1 1000000 | parallel -P1 echo out/{}.txt | xargs redo-ifchange.

Small reproducible case at https://github.com/cwarden/redo-parallel-bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant